Autogenerated HTML docs for v1.8.3.4-837-g0bde8 
diff --git a/git-annotate.html b/git-annotate.html index 9958306..6238b79 100644 --- a/git-annotate.html +++ b/git-annotate.html 
@@ -793,13 +793,18 @@  </p>   </dd>   <dt class="hdlist1">  --L &lt;start&gt;,&lt;end&gt;, -L :&lt;regex&gt;  +-L &lt;start&gt;,&lt;end&gt;  +</dt>  +<dt class="hdlist1">  +-L :&lt;regex&gt;   </dt>   <dd>   <p>  - Annotate only the given line range. &lt;start&gt; and &lt;end&gt; can take  - one of these forms:  + Annotate only the given line range. &lt;start&gt; and &lt;end&gt; are optional.  + &#8220;-L &lt;start&gt;&#8221; or &#8220;-L &lt;start&gt;,&#8221; spans from &lt;start&gt; to end of file.  + &#8220;-L ,&lt;end&gt;&#8221; spans from start of file to &lt;end&gt;.   </p>  +<div class="paragraph"><p>&lt;start&gt; and &lt;end&gt; can take one of these forms:</p></div>   <div class="ulist"><ul>   <li>   <p>